routine n. 例行公事,日常工作;常规;惯例;程序。 the day's routine=daily routine 日常工作。 He can only follow the old routine. 他只会照常规办事。 a test routine 检验程序。 the input routine 【计算机】输入程序。 adj. 日常的,常规的,一定不变的。
The dynamic linking loader routine dlopen needs to find the shared object file in the filesystem to open the file and create the handle 动态链接装入器例程dlopen需要在文件系统中查找共享目标文件以打开文件并创建句柄。
The application controls which dynamic libraries are loaded and which functions in the libraries are called by using linux dynamic loader routines to perform the loading and linking and to return the addresses of the required entry points 通过使用linux动态装入器例程,应用程序控制装入哪一个动态库以及调用库中的哪一个函数,以执行装入和链接以及返回所需入口点的地址。